public override void Initialize(string name, 
  System.Collections.Specialized.NameValueCollection config)
{
   base.Initialize(name, config);
}
